* {
  box-sizing: border-box;
}
.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 15px;
}

html {
  font-family: "Lucida Sans", sans-serif;
}

h1 a {
  color:#ffffff;
  text-decoration: none;
}

body {
  /*
  background-image: url("../media/images/bw1876821.jpg");
  background-repeat: repeat-y;
  opacity: 100%;
  background-color: rgb(208, 206, 218);
  */
  background-color: #f0f3e9;

  /* background-image: url("../media/images/light_texture2228.jpg"); */
  /* background: url("../media/images/light-blue-website-background-image.jpg"); */
  /* filter: brightness(50%) contrast(100%); */
  /* color: white; */
}

/* 
.header {
  display: flex;
  background-image: url("/media/images/long_image.jpg");
  color: #ffffff;
  padding: 10px;
  align-items: center;
}
.header img {
  width: 50px;
  height: 50px;
  float: right;
}
 */

span {
  color:aliceblue;
}

.linkpic {
  float:left;
  width: 50px; 
  height: 50px;
}
.linkpic:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.status div {
  list-style-type: none;
  font-weight: normal;
  color:black;
  padding: 0px;
}

.status p {
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-weight: normal;
  color:rgb(16, 236, 64);
}

.rpt-button {
  background-color: #0099cc;
  color: #000;
  text-decoration: none;
  padding: 5px;
  border-radius: 10px 0px 0px 10px;

}

.rpt-button:hover {
  color: aliceblue;
  background-color: #06546e;
}

.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li {
  padding: 8px;
  margin-bottom: 7px;
  background-color: #33b5e5;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  border-radius: 10px 0px 0px 10px;
}

.menu li:hover {
  background-color: #0099cc;
  color:white;
  box-shadow: 10px 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
  border-radius: 0px 10px 10px 0px;

}
.menu li:active {
  background-color: #b8bfe7;
  color:white;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.menu li a {
  display: block;
  text-decoration:none;
  color:black;
  font-weight: bold;
}


/* ------------------------------------------------ */
.aside {
  /* background-color: #7dd0ee; */
  background-image: url("/media/images/paper_background_186194.jpg");
   padding: 5px;
   color: #16026e;
   text-align: center;
   font-size: 16px;
   font-weight: bolder;
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
 }
 .aside p {
   font-weight: bold;
   font-size: 16px;
   font-family: 'Courier New', Courier, monospace;
 }
 .google_cal {
   padding: 10px;
   color: #16026e;
   text-align: center;
   font-size: 16px;
   font-weight: bolder;
   box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
 }
 .google_cal p {
   font-weight: bold;
   font-size: 16px;
   font-family: 'Courier New', Courier, monospace;
 }
  
.bookmrk {
  margin-left: 30px;
  text-align: right;
  font-style: italic;
}

.footer {
  background-color: #c2e2ec;
  color: black;
  text-align: center;
  font-size: 16px;
  padding:1px;
}

.footer img {
/* style="width:40px;height:20px;float:right;padding-right:10px;" */
  width: 40px;
  height: 20px;
  float: right;
  padding-right: 10px;
}
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}
/* 600, 768*/
@media only screen and (min-width: 768px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 22%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}

}
@media only screen and (min-width: 1024px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 22%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}

}

#rcorners2 {
  border-radius: 5px 25px 25px 5px;
  border: 1px solid #73AD21;
  padding-left: 40px;
  padding-top: 1px;
  padding-bottom: 10px;
  width: 100%;
  height: 80px;
  text-anchor: middle;
}
#lcorners2 {
  border-radius: 25px 5px 5px 25px;
  border: 1px solid #73AD21;
  padding-left: 40px;
  padding-top: 1px;
  padding-bottom: 10px;
  width: 100%;
  height: 80px;
  text-anchor: middle;
}

.rpointer {
  width:fit-content;
}


.dbl {
  color:black;
  font-family: 'Courier New', Courier, monospace;
  font-weight: bold;
  font-size: larger;
}
.subMenu {
  color:rgb(66, 5, 235);
  font-weight: bold;
  text-align: centerleft;
  padding: 10px;
}
.isItem a {
  color:rgb(13, 17, 224);
  text-decoration: none;
  text-align: centerleft;
  padding-left: 20px;
}
.isSubItem a {
  color:rgb(53, 32, 175);
  text-decoration: none;
  text-align: centerleft;
  padding-left: 40px;
}
.isSubItem a:hover {
  color:white;
  font-weight: normal;
  text-align: centerleft;
  padding-left: 50px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 50px;
  background-color: rgb(27, 130, 226);
  color: #f8fafc;
}
/* ------------------------------------------------*/





.header-main {
  display: grid;
  grid-template-columns: 50px auto;
  gap: 100px;
  background-image: url("/media/images/long_image.jpg");
  color: #4c1694;
  vertical-align: middle;
  color: rgb(81, 40, 156);
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
.header-main a {
  color: #000;
  text-decoration: none;
  font-size: 60px;
}
.header-main a:hover {
  /* text-shadow: 10px 10px 15px rgb(167, 206, 29); */
  text-shadow: 4px 4px 7px rgb(71, 30, 185);
}
.header-main img {
  width: 50px; 
  height: 50px;
  margin-left: 85px;
  margin-top: 12px;
}
.header-main-corners {
  border-radius: 25px 5px 5px 25px;
  border: 1px solid #73AD21;
  padding-left: 40px;
  padding-top: 1px;
  padding-bottom: 10px;
  width: 100%;
  height: 75px;
  text-anchor: middle;
}


.rpt-link {
  display: block; 
  text-decoration: none; 
  color:black; 
  font-weight: bold; 
  font-size: 1rem; 
  background-color: 
  rgb(113, 184, 80); 
  text-align: center;
}

.rpt-link:hover {
  color: white;
}